PreviousNextTracker indexSee it online !

(3/11) 1006 - ICU4J 54.1.1 - initial release

{{{ ICU4J 54.1.1
Source: Source code is in Git with the tag 54.1.1_1 (was 54.1.1) (https://sourceforge.net/u/kerik-sf/icu4j/ci/54.1.1_1/tree/)
Announcement: first release ; dependency of HTML5 plugin.
Requires Java 1.7
Requires jEdit 05.03.00.00

Short Description: The ICU4J plugin provides the icu4j library to jEdit

Long Description: <html>
<p>The ICU4J plugin provides the ICU4J library. This is a dependency plugin.</p>

<p>The ICU4J library is Copyright (c) 1995-2016 International Business Machines Corporation and others.</p>

</html>

}}}

Submitted kerik-sf - 2016-03-24 14:27:14.142000 Assigned elberry
Priority 5 Labels
Status open Group None
Resolution None

Comments

2016-03-29 19:33:53.025000
elberry

- **status**: open --> pending
- **assigned_to**: Townsfolk

2016-03-29 19:33:53.297000
elberry

I've run into a build issue. Ivy is complaining about multiple artifacts:
jedit/build-support/plugin-build.xml:329: impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve of jedit-plugins#ICU4JPlugin: java.lang.RuntimeException: Multiple artifacts of the module com.ibm.icu#icu4j;54.1.1 are retrieved to the same file! Update the retrieve pattern to fix this error.

2016-04-22 17:21:27.389000
kerik-sf

Hi,
it builds fine for me on clean checkout, absent ~/.ivy2 (but same user, same machine).
I've added a conf attribute to the ivy.xml, which might solve the issue, and tagged as 54.1.1_1

Can you try again?

2016-04-22 17:21:35.181000
kerik-sf

- **status**: pending --> open

2016-04-22 17:22:46.539000
kerik-sf

- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,5 +1,5 @@
{{{ ICU4J 54.1.1
- Source: Source code is in Git with the tag 54.1.1 (https://sourceforge.net/u/kerik-sf/icu4j/ci/54.1.1/tree/)
+ Source: Source code is in Git with the tag 54.1.1_1 (was 54.1.1) (https://sourceforge.net/u/kerik-sf/icu4j/ci/54.1.1_1/tree/)
Announcement: first release ; dependency of HTML5 plugin.
Requires Java 1.7
Requires jEdit 05.03.00.00

~~~~

2016-04-22 17:22:47.031000
kerik-sf

edit tag in description